Welcome![Sign In][Sign Up]
Location:
Search - opengl game

Search list

[OpenGL programSIMPENGINE

Description: VC+OpenGL,一个游戏引擎-VC OpenGL, a game engine
Platform: | Size: 1262592 | Author: 钟云飞 | Hits:

[OpenGL program学OpenGL编3D游戏_CAI

Description: 学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program design and the technology of teaching. "Learning series OpenGL 3D games" is different from the traditional program design books, it is important to the realization of the game program. For a complete game the main line, means fish on the bone-related knowledge and technology, strive to better readability.
Platform: | Size: 6392832 | Author: wysh | Hits:

[OpenGL program三维空战游戏实例

Description: 这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
Platform: | Size: 743424 | Author: 李玲 | Hits:

[OpenGL programOpenGL开天辟地

Description: OpenGL 编程初步 —— 3D游戏编程基本框架 是掌握OpenGL 编程方法的基础 初学者必看-OpenGL Programming-- 3D game programming framework is the basic grasp of OpenGL programming method for the beginners Watchable! !
Platform: | Size: 13312 | Author: 尹绍伟 | Hits:

[OpenGL program打砖块.dx

Description: 这是一个用OpenGL编写的打砖块的游戏,非常形象,还有记分功能。-This is a打砖块prepared to use OpenGL game, very image, as well as functional scoreboard.
Platform: | Size: 40960 | Author: 王韩 | Hits:

[OpenGL program3D_world

Description: 演示如何使用OpenGL建立一个游戏中的三维世界。使用上下左右方向键在其中前进、后退、左移、右移,使用鼠标左转、右转、上看、下看。(注意:需要解压到c:\windows\desktop,否则贴图不能正常显示,你可以很简单的修正此bug)-demonstrate how to use the OpenGL establishment of a 3D game world. Using the up and down about the direction in which the key forward, backward, the left and death, the use of the mouse to turn left, turn right, perspective, we look at. (Note : the need to extract c : \ windows \ desktop, otherwise normal mapping, you can be a simple amendment to this bug)
Platform: | Size: 207872 | Author: 李建 | Hits:

[OpenGL programopengl---1

Description: 随着网络游戏的发展,任务越来越成为游戏的重要内容之一,甚至专门出现了标榜任务为游戏主要玩法的网络游戏,任务成为了游戏中玩家获得乐趣的重要手段,也是游戏的特色之一,精彩的任务系统,不但能丰富游戏乐趣,也是重要的道具和经验来源,下面从服务器端和客户端两方-With the development of online games, the task is increasingly becoming an important part of the game, or even a specific mandate to flaunt the main rules of the game of online games, tasks become a game player was an important means fun, but also one of the characteristics of the game, exciting mission system will not only rich fun of the game is also an important source of props and experience, the following from the server and client side 2
Platform: | Size: 1527808 | Author: 林林 | Hits:

[OpenGL programElsGame

Description: OPENGL写的一个俄罗斯方块程序!可以实现目前流行的俄罗斯方块游戏的大部分功能!-OpenGL written procedures for a Rubik's cube! Achieved the popular Tetris game most of the function!
Platform: | Size: 25600 | Author: 舞龙 | Hits:

[OpenGL programFPS

Description: 用OpenGL实现的第一人称射击First Person Shooter(FPS)游戏demo-use OpenGL the first-person shooter First Person Shooter (FPS) game demo
Platform: | Size: 1032192 | Author: 熊有益 | Hits:

[OpenGL programmagiccube

Description: 魔方源码 --- Windows下的魔方游戏源代码,用OpenGL开发-Cube Windows source code-- the Cube game source code developed using OpenGL
Platform: | Size: 861184 | Author: raiden | Hits:

[OpenGL programLEARNOpenGL3DGame_CAI

Description: 学习OPENGL开发3D游戏的很好实例,希望大家能从中获益。-learning OpenGL 3D games development of good examples and I hope that everyone can benefit from them.
Platform: | Size: 8007680 | Author: 杰西卡 | Hits:

[OpenGL programNeHeOpenGLGame

Description: 这是Nehe OpenGL中的一个经典小游戏,玩起来有趣,学起来更有趣-Nehe OpenGL This is a classic of small games, games interesting, more interesting to learn
Platform: | Size: 217088 | Author: 邓洁 | Hits:

[OpenGL programchapter08

Description: Opengl 3D Game Programming中关于地形的源码。-Opengl 3D Game Programming on the source terrain.
Platform: | Size: 209920 | Author: | Hits:

[OpenGL programplib-1.8.4.tar

Description: 一个3D 的基于Opengl的游戏和仿真用的引擎库。-a 3D-based Opengl game and simulation of the engine.
Platform: | Size: 793600 | Author: 赵甫云 | Hits:

[OpenGL programClothy

Description: This the sample application that accompanies the May 99 Game Developer magazine. It is meant as a demonstration of a method for 3D cloth simulation in OpenGL. Cloth simulation is a very complex process. This column and demo just scratches the surface. It is simply a way of building a form of cloth using the mass and spring system from last month. It is sort of a macro function (CreateClothPatch in OGLView.cpp) that builds all the various springs and attaches them. There are many places it can be improved and modified. Please read the article and check the references in the "For Further Info" section if you are really interested in cloth simulation.-This the sample application that accomp anies the May 99 Game Developer magazine. It is m eant as a demonstration of a method for 3D cloth's imulation in OpenGL. Cloth simulation is a very complex process. This column and demo just scra tches the surface. It is simply a way of building a form of cloth using the mass and spring system f rom last month. It is sort of a macro function (Cr eateClothPatch in OGLView.cpp) that builds al l the various springs and attaches them. There a 're many places it can be improved and modified. P lease read the article and check the references in the "For Further Info" section if you are real ly interested in cloth simulation.
Platform: | Size: 6789120 | Author: yxg | Hits:

[Game Enginezig2

Description: ZIG Game Engine是一个免费的,或扩展的,C/C++ 游戏库。它提供了联网,脚本化,调试帮助和其它工具。和你的多媒体库(如Allegro, SDL, OpenGL)一起使用,你可以生成一个完整的客户端/服务器游戏或引擎-ZIG Game Engine is a free, or expanded, C/C for the game. It provides networking, scripts, debugging and other tools to help. And your multimedia library (such as the Allegro, SDL, OpenGL) used together, You can generate a complete client/server or game engine
Platform: | Size: 1561600 | Author: kuse | Hits:

[OpenGL programopengl-eluosifangkuai

Description: 在vc6.0平台下利用opengl编写的俄罗斯方块游戏-in vc6.0 platform using opengl prepared by the Russian box game
Platform: | Size: 97280 | Author: liutong | Hits:

[Game EngineEW_release0323

Description: EasyWay Game Engine是一个强大的2D(将来将实现3D) OpenGL Java游戏引擎。它易于使用、快速和可扩展。利用EasyWay只需编写几行代码就能够实现你的游戏梦想。-EasyWay Game Engine is a powerful 2D (the future to achieve 3D) Op enGL Java games engine. It easy to use, fast and can be expanded. EasyWay prepared using only a few lines of code will be able to achieve your dream of the game.
Platform: | Size: 3196928 | Author: vkuang | Hits:

[Other Riddle gamesPengPeng1

Description: 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两种游戏模式,双击右键,建立主机或者连接到主机 滚轮改变视角 窗口可拖动-this is a few days before my parodies of small game, "Let us see who will endure" the source code, a detailed notes, short code, But relates to real-time network game windows of many of the basic elements, including multi-threaded, socket, double buffering, border checks, 3D perspective, process scalability, and Small ball right procedures NBALL number re-assignment (for example into 6) to facilitate the expansion into the network pool, Number of big balls can be amended to facilitate the expansion of the network into football (need to amend the judgment collision conditions), can be very convenient for debugging OpenGL transplantation, Motion procedures platform (Replacement C3DConvertor show category), is a reference to the entry-level 3-D game programming framework to support
Platform: | Size: 26624 | Author: anfysky | Hits:

[OpenGL programairhockey1

Description: OPENGL编游戏书中的小游戏例子,WIN下可以编译和运行-OpenGL game series in the book examples of small game, WIN can be compiled and run
Platform: | Size: 48128 | Author: dfsfsfs | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net